add debian patch build_reproducibility.patch to remove XDMF_SYSTEM
authorDrew Parsons <dparsons@debian.org>
Wed, 1 Jul 2026 09:57:40 +0000 (11:57 +0200)
committerDrew Parsons <dparsons@debian.org>
Wed, 1 Jul 2026 09:57:40 +0000 (11:57 +0200)
commitbbf44168579c601094aba6d598481feb5331fe8a
tree8bf258391bfa87e2be709e80b273d99a95517043
parent85c8953c69d60dcb5f909b11bdc5ac737b25e818
add debian patch build_reproducibility.patch to remove XDMF_SYSTEM

this patch maintains build reproducibility by dropping XDMF_SYSTEM
from XdmfConfig.h in xdmf2 headers.

XDMF_SYSTEM is set to CMAKE_SYSTEM, including the Linux version at
build time. It is not actually used by the code.

Closes: #1120818
debian/changelog
debian/patches/build_reproducibility.patch [new file with mode: 0644]
debian/patches/series